home *** CD-ROM | disk | FTP | other *** search
/ PC Open 107 / PC Open 107 CD 1.bin / CD1 / INTERNET / EMAIL / pop file / setup.exe / adduser.exe / $PLUGINSDIR / ioC.ini < prev    next >
Encoding:
INI File  |  2004-08-18  |  1.9 KB  |  105 lines

  1. #-------------------------------------------------------------------
  2. #
  3. # ioC.ini --- This file is used by "adduser.nsi", one of the NSIS scripts
  4. #             used to create the Windows installer for POPFile. This file
  5. #             defines the layout of the custom page which offers to start
  6. #             POPFile.
  7. #
  8. # Copyright (c) 2003-2004 John Graham-Cumming
  9. #
  10. #   This file is part of POPFile
  11. #
  12. #   POPFile is free software; you can redistribute it and/or modify
  13. #   it under the terms of the GNU General Public License as published by
  14. #   the Free Software Foundation; either version 2 of the License, or
  15. #   (at your option) any later version.
  16. #
  17. #   POPFile is distributed in the hope that it will be useful,
  18. #   but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  20. #   GNU General Public License for more details.
  21. #
  22. #   You should have received a copy of the GNU General Public License
  23. #   along with POPFile; if not, write to the Free Software
  24. #   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  25. #
  26. #-------------------------------------------------------------------
  27.  
  28. [Settings]
  29. NumFields=8
  30. BackEnabled=0
  31. CancelEnabled=0
  32.  
  33. [Field 1]
  34. Type=GroupBox
  35. Text=
  36. Left=0
  37. Right=300
  38. Top=0
  39. Bottom=70
  40.  
  41. [Field 2]
  42. Type=RadioButton
  43. Text=
  44. Left=5
  45. Right=298
  46. Top=10
  47. Bottom=26
  48. Flags=Group
  49. State=0
  50.  
  51. [Field 3]
  52. Type=RadioButton
  53. Text=
  54. Left=5
  55. Right=298
  56. Top=30
  57. Bottom=46
  58. State=0
  59.  
  60. [Field 4]
  61. Type=RadioButton
  62. Text=
  63. Left=5
  64. Right=298
  65. Top=50
  66. Bottom=66
  67. State=1
  68.  
  69. [Field 5]
  70. Type=GroupBox
  71. Text=
  72. Left=0
  73. Right=300
  74. Top=75
  75. Bottom=139
  76. Flags=Group
  77.  
  78. [Field 6]
  79. Type=Label
  80. Text=
  81. Left=5
  82. Right=298
  83. Top=85
  84. Bottom=101
  85.  
  86. [Field 7]
  87. Type=Label
  88. Text=
  89. Left=5
  90. Right=298
  91. Top=103
  92. Bottom=119
  93.  
  94. [Field 8]
  95. Type=Label
  96. Text=
  97. Left=5
  98. Right=298
  99. Top=121
  100. Bottom=137
  101.  
  102. #--------------------
  103. # End of ioC.ini
  104. #--------------------
  105.